[INFO] fetching crate cargo-hax 0.3.7...
[INFO] fixing cargo-hax-0.3.7 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate cargo-hax 0.3.7 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate cargo-hax 0.3.7
[INFO] finished tweaking crates.io crate cargo-hax 0.3.7
[INFO] tweaked toml for crates.io crate cargo-hax 0.3.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-hax 0.3.7 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-hax 0.3.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hax-types v0.3.7
[INFO] [stderr]   Downloaded serde-jsonlines v0.5.0
[INFO] [stderr]   Downloaded rustup-toolchain v0.1.10
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded inquire v0.6.2
[INFO] [stderr]   Downloaded ext-trait-proc_macros v1.0.1
[INFO] [stderr]   Downloaded extension-traits v1.0.1
[INFO] [stderr]   Downloaded derive_generic_visitor v0.3.0
[INFO] [stderr]   Downloaded hax-frontend-exporter-options v0.3.7
[INFO] [stderr]   Downloaded derive_generic_visitor_macros v0.3.0
[INFO] [stderr]   Downloaded serde-brief v0.1.1
[INFO] [stderr]   Downloaded ext-trait v1.0.1
[INFO] [stderr]   Downloaded hax-lib-macros-types v0.3.7
[INFO] [stderr]   Downloaded pretty v0.12.4
[INFO] [stderr]   Downloaded camino v1.1.12
[INFO] [stderr]   Downloaded hax-adt-into v0.3.7
[INFO] [stderr]   Downloaded hax-frontend-exporter v0.3.7
[INFO] [stderr]   Downloaded hax-rust-engine v0.3.7
[INFO] [stderr]   Downloaded hax-rust-engine-macros v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b13ed241b54bffab947a4e2485339545122cfecf5ba0a348e3089f4a3e00c51
[INFO] running `Command { std: "docker" "start" "9b13ed241b54bffab947a4e2485339545122cfecf5ba0a348e3089f4a3e00c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b13ed241b54bffab947a4e2485339545122cfecf5ba0a348e3089f4a3e00c51" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b13ed241b54bffab947a4e2485339545122cfecf5ba0a348e3089f4a3e00c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b13ed241b54bffab947a4e2485339545122cfecf5ba0a348e3089f4a3e00c51" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling hax-types v0.3.7
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking version_check v0.9.5
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling hax-adt-into v0.3.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ext-trait v1.0.1
[INFO] [stderr]     Checking extension-traits v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]     Checking rustup-toolchain v0.1.10
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_generic_visitor_macros v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-brief v0.1.1
[INFO] [stderr]    Compiling serde_stacker v0.1.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling derive_generic_visitor v0.3.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking serde-jsonlines v0.5.0
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking hax-frontend-exporter-options v0.3.7
[INFO] [stderr]    Compiling hax-lib-macros-types v0.3.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]     Checking hax-frontend-exporter v0.3.7
[INFO] [stderr]    Compiling hax-rust-engine-macros v0.3.7
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling hax-rust-engine v0.3.7
[INFO] [stderr]    Compiling cargo-hax v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `rust-toolchain.toml`: No such file or directory (os error 2)
[INFO] [stdout]  --> build.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let rust_toolchain_file = include_str!("rust-toolchain.toml")
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-hax` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9b13ed241b54bffab947a4e2485339545122cfecf5ba0a348e3089f4a3e00c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b13ed241b54bffab947a4e2485339545122cfecf5ba0a348e3089f4a3e00c51", kill_on_drop: false }`
[INFO] [stdout] 9b13ed241b54bffab947a4e2485339545122cfecf5ba0a348e3089f4a3e00c51
